home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- set the locV of sprite 3 to 105
- set the locH of sprite 3 to 318
- set the locV of sprite 4 to 178
- set the locH of sprite 4 to 370
- set the locV of sprite 5 to 261
- set the locH of sprite 5 to 288
- set the locV of sprite 6 to 316
- set the locH of sprite 6 to 240
- set the locV of sprite 7 to 331
- set the locH of sprite 7 to 378
- set the locV of sprite 8 to 363
- set the locH of sprite 8 to 369
- set the locV of sprite 9 to 345
- set the locH of sprite 9 to 457
- if the timer < 350 then
- go(the frame)
- else
- startTimer()
- go(the frame + 1)
- end if
- end
-
- on mouseUp
- go(114)
- end
-